Skip to content

Hostname

malam-payroll.com

Last fetched

malam-payroll.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · malam-payroll.comRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/malam-payroll.com

Resolution chain

malam-payroll.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
68.183.71.19168.183.64.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
91.195.162.4591.195.162.0/24AS43842IL

WHOIS identity

Registrar
iana:303
Organization
haim razvani
Contact emails

Subdomains

69 observed subdomains of malam-payroll.com.

Web-graph footprint

Distinct hostnames that link to or from malam-payroll.com in the public web crawl.

18 sites link to this hostname.

87 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for malam-payroll.com.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP91.193.48.240/32
SPF_IP91.195.162.163/32
SPF_IP91.195.162.164/32
SPF_IP91.195.162.5/32
SPF_IP91.195.162.6/32
SPF_MXmalam-payroll.com

Related pages

Pivot deeper into the graph from malam-payroll.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "malam-payroll.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.