Skip to content

Hostname

functionone.com

Last fetched

functionone.com resolves to 2 IPv4 addresses operated by UUNET - Verizon Business in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · functionone.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/functionone.com

Resolution chain

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

IPPrefixASNOperatorCountry
74.111.35.20874.111.0.0/18AS701UUNET - Verizon BusinessUS
74.111.35.21274.111.0.0/18AS701UUNET - Verizon BusinessUS

WHOIS identity

Registrar
iana:2
Organization
function one
Contact emails

Subdomains

12 observed subdomains of functionone.com.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for functionone.com.

MechanismTarget
SPF_INCLUDE_spf.hostedemail.com
SPF_INCLUDEregistrarmail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP74.111.35.198
SPF_IP74.111.35.202
SPF_IP74.111.35.205
SPF_IP74.111.35.208

Related pages

Pivot deeper into the graph from functionone.com.

Cypher and MCP

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

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