Skip to content

Hostname

valmarkfg.com

Last fetched

valmarkfg.com resolves to 1 IPv4 address operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US.

Nutrition Label

WHISPER CANON · valmarkfg.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/valmarkfg.com

Resolution chain

valmarkfg.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
72.167.227.972.167.224.0/22AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from valmarkfg.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

43 SPF mechanisms authorising senders for valmarkfg.com.

MechanismTarget
SPF_INCLUDE8573285.spf03.hubspotemail.net
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEin.constantcontact.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.154.208.107
SPF_IP104.197.227.230
SPF_IP104.198.7.207
SPF_IP129.213.11.79
SPF_IP147.0.113.160/27
SPF_IP152.70.150.118
SPF_IP206.71.91.182/32
SPF_IP208.86.168.7/32
SPF_IP216.160.6.218
SPF_IP216.203.12.211/32
SPF_IP216.21.247.21/32
SPF_IP23.249.99.32/27
SPF_IP34.105.19.255
SPF_IP34.122.181.201
SPF_IP34.127.21.138
SPF_IP34.134.17.43
SPF_IP34.145.56.210
SPF_IP34.168.110.251
SPF_IP34.173.236.233
SPF_IP34.41.98.37
SPF_IP34.42.107.190
SPF_IP34.42.191.116
SPF_IP34.42.57.73
SPF_IP34.66.125.100
SPF_IP34.70.56.17
SPF_IP34.71.217.233
SPF_IP34.71.252.238
SPF_IP35.192.110.136
SPF_IP35.199.161.98
SPF_IP35.202.83.250
SPF_IP35.223.180.92
SPF_IP35.225.58.22
SPF_IP35.232.82.186
SPF_IP35.247.30.148
SPF_IP4.39.161.54
SPF_IP66.57.39.114

Related pages

Pivot deeper into the graph from valmarkfg.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "valmarkfg.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.